Customization improvements
The following improvements have been made to the Meridian Enterprise customization (VBScript) features:
- The VBScript property Folder.Roles.InheritedFromParent is now set to False by the AddAssignment, Clear, and DeleteAssignment methods.
- A new property Folder.AutoDocumentType has been added. The new property can be used to set the name of the document type that is applied to automatically created documents by shared workspaces.
- A new confirmation constant AS_CONFIRM_CLEANREDLINESONREPLACECONTENT has been added that can be set to False to prevent redlines from being deleted when document content is replaced.
- The stability of the database connections accessed by the VBScript method ExecSQL has been improved.
- A new page named Settings has been added to the Vault Settings group in the Environment branch in Meridian Enterprise Configurator. You can define groups of settings on this page that are used by your vault customization. The settings can be read with the new VBScript Vault.Option property as described in the BlueCielo Meridian Enterprise VBScript API Reference.
- The BRCEvent_AfterInclude event now occurs correctly for hybrid drawings.
For more information, see the BlueCielo Meridian Enterprise VBScript API Reference Guide or the BlueCielo Meridian Enterprise .NET API Reference Guide.